home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / IBM PS2 Educational Programs / IBM PS2 Education Programs.img / SETUP.CTL < prev    next >
Text File  |  1987-08-04  |  3KB  |  73 lines

  1. ;menu>(╔════════════════════════════════════╗*)
  2. ;menu>(║               Menu                 ║*)
  3. ;menu>(║                                    ║*)
  4. ;menu>(║  Run a Program:                    ║*)
  5. ;menu>(║     1. These United States         ║*)
  6. ;menu>(║     2. Matrix Madness              ║*)
  7. ;menu>(║     3. Electronic Grammar          ║*)
  8. ;menu>(║     4. Algebra Drills              ║*)
  9. ;menu>(║                                    ║*)
  10. ;menu>(║  Reset Options and Scores:         ║*)
  11. ;menu>(║     5. These United States         ║*)
  12. ;menu>(║     6. Matrix Madness              ║*)
  13. ;menu>(║                                    ║*)
  14. ;menu>(║  View Program Documentation for:   ║*)
  15. ;menu>(║     A. These United States         ║*)
  16. ;menu>(║     B. Matrix Madness              ║*)
  17. ;menu>(║     C. Algebra Drills              ║*)
  18. ;menu>(║                                    ║*)
  19. ;menu>(║  Press Esc to return to DOS.       ║*)
  20. ;menu>(╚════════════════════════════════════╝*)
  21. ;mend>
  22. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀   ▀▀▀▀       ▀▀▀▀*)
  23. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀     ▀▀▀▀▀*)
  24. ;text>(   ▀▀▀     ▀▀▀   ▀▀▀   ▀▀▀▀▀   ▀▀▀▀▀ *)
  25. ;text>(   ▀▀▀     ▀▀▀▀▀▀▀▀    ▀▀▀▀▀▀ ▀▀▀▀▀▀ *)
  26. ;text>(   ▀▀▀     ▀▀▀▀▀▀▀▀    ▀▀▀ ▀▀▀▀▀ ▀▀▀ *)
  27. ;text>(   ▀▀▀     ▀▀▀   ▀▀▀   ▀▀▀  ▀▀▀  ▀▀▀ *)
  28. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀   ▀   ▀▀▀▀*)
  29. ;text>( ▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀   ▀▀▀▀       ▀▀▀▀*)
  30. ;text>( *)
  31. ;text>( ╔══════════════════════════════════╗*)
  32. ;text>( ║                                  ║*)
  33. ;text>( ║        Personal System/2         ║*)
  34. ;text>( ║                                  ║*)
  35. ;text>( ║        Education Programs        ║*)
  36. ;text>( ║                                  ║*)
  37. ;text>( ╚══════════════════════════════════╝*)
  38. ;text>(  *)
  39. ;text>(  (C) Copyright IBM Corp. 1984, 1987 *)
  40. ;text>( *)
  41. ;msgw>(   Press the Spacebar to continue*)
  42. ;text>(╔════════════════════════════════════╗*)
  43. ;text>(║   General Instructions:            ║*)
  44. ;text>(║                                    ║*)
  45. ;text>(║   On the menu that follows, you    ║*)
  46. ;text>(║   may:                             ║*)
  47. ;text>(║                                    ║*)
  48. ;text>(║    ∙ Run any of four programs.     ║*)
  49. ;text>(║    ∙ View the instructions for     ║*)
  50. ;text>(║        those programs.             ║*)
  51. ;text>(║    ∙ Reset scores saved by the     ║*)
  52. ;text>(║        programs.                   ║*)
  53. ;text>(║                                    ║*)
  54. ;text>(║   Select an option by pressing the ║*)
  55. ;text>(║   key listed for it.               ║*)
  56. ;text>(║                                    ║*)
  57. ;text>(║   Press Esc to return to DOS when  ║*)
  58. ;text>(║   you are finished.                ║*)
  59. ;text>(╚════════════════════════════════════╝*)
  60. ;text>( *)
  61. ;msgw>(   Press the Spacebar to continue*)
  62. ;opt1>(p,GAME.EXE)
  63. ;opt2>(p,BASICA.COM MADNESS.BAS)
  64. ;opt3>(p,PS.EXE)
  65. ;opt4>(p,ALGEBRA.EXE)
  66. ;opt5>(p,SCORE.EXE)
  67. ;opt6>(p,BASICA.COM REMOVE.BAS)
  68. ;optA>(p,VIEWDOX.EXE STATES.CON)
  69. ;optB>(p,VIEWDOX.EXE MATRIX.CON)
  70. ;optC>(p,VIEWDOX.EXE DRILLS.CON)
  71. ;opt>(e)
  72. ;ends>
  73.